home *** CD-ROM | disk | FTP | other *** search
/ Acorn User: China / Acorn User China CD-ROM (UK) (Disc A) / Acorn User China CD-ROM (UK) (Disc A).bin / DEMON / GNU / GNUPLOT.ARC / !GnuPlot_!Run < prev    next >
Encoding:
Text File  |  1993-06-30  |  898 b   |  24 lines

  1. | !Run file for GnuPlot
  2. Wimpslot -min 1024k
  3. Iconsprites <Obey$Dir>.!Sprites
  4. Set GnuPlot$Dir <Obey$Dir>
  5.  
  6. | this is where GnuPlot looks for data
  7. Set GnuPlot$WorkDir <Obey$Dir>.demo
  8. | The amount of time before other apps can do their thing.
  9. Set GnuPlot%TimeSlice 35
  10.  
  11. | ensure modules
  12. RMEnsure CLIWin_Driver  1.10 Rmload <Obey$Dir>.CLIWIN
  13. RMEnsure CLIWin_Driver  1.10 Error 0 This application needs CliWindow 1.10 or newer
  14.  
  15. RMEnsure FPEmulator     2.70 Rmload system:modules.FPEmulator
  16. RMEnsure FPEmulator     2.70 Error 0 This application needs floating point emulator 2.70 or newer
  17.  
  18. RMEnsure SharedCLibrary 3.50 Rmload system:modules.Clib
  19. RMEnsure SharedCLibrary 3.50 Error 0 This application needs shared C library 3.50 or newer
  20.  
  21. RMEnsure Colourtrans    0.52 Rmload system:modules.Colours
  22. RMEnsure Colourtrans    0.52 Error 0 This application needs ColourTrans 0.52 or newe
  23.  
  24. Run <Obey$Dir>.!RunImage